Welcome![Sign In][Sign Up]
Location:
Search - horizontal and vertical edge detection

Search list

[Special Effectstest12-28

Description: 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, and so on two square root transformation. Several filter, filter, filtering, etc. 3. Image segmentation, edge detection, contour extraction, and the gradient operator SOBEL 4. Color images, red, green channel, blue channel 5. Image geometry transform, image scaling, image (horizontal and vertical mirror image)
Platform: | Size: 69235 | Author: gloria | Hits:

[Special EffectsImageEdgeProcessing

Description: matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synthesis and modulus maxima, the right matrix for adaptive threshold value
Platform: | Size: 9791 | Author: Jimmy Yen | Hits:

[Special Effectstest12-28

Description: 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, and so on two square root transformation. Several filter, filter, filtering, etc. 3. Image segmentation, edge detection, contour extraction, and the gradient operator SOBEL 4. Color images, red, green channel, blue channel 5. Image geometry transform, image scaling, image (horizontal and vertical mirror image)
Platform: | Size: 68608 | Author: gloria | Hits:

[Special EffectsImageEdgeProcessing

Description: matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synthesis and modulus maxima, the right matrix for adaptive threshold value
Platform: | Size: 9216 | Author: Jimmy Yen | Hits:

[Special Effectsedge

Description: 使用prewitt算子和sobel算子分别在垂直和水平方向进行检测,生成4幅分割图像-Using sobel operator and Prewitt operator, respectively, in the vertical and horizontal direction detection, image segmentation to generate 4
Platform: | Size: 3072 | Author: 萧然 | Hits:

[Graph programImageProcessSys

Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Platform: | Size: 317440 | Author: 孙亚新 | Hits:

[Graph programsmagic

Description: 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化和伪彩色 (7) 形态学处理:腐蚀,膨胀,开,闭,细化 (8) 边缘与轮廓:边缘检测(robert,sobel,prewitt...),Hough变换,轮廓提取,种子填充,轮廓跟踪 编译时需要将Intel\lib,isee\lib,TIFF\LIB加入到vc6的工具\选择\目录\library files中-Comprehensive example of image processing to provide the functions are: (1) Open, display, save (Save), print, including bmp, jpg, tif, gif, tga, pcx, png, psd, etc., all commonly used image (2) can be achieved on the image to enlarge/reduce the view, and can display the histogram (attitude, red, blue, green, four-channel) (3) of operations: image format conversion, threshold transform, the window transform, gray stretch, balanced approach (4) geometric transformations: translation, transposition, scale, rotate, horizontal mirror, vertical mirror (5) orthogonal transformation: Fourier, discrete cosine, Walsh, Hotelling, etc. (6) image enhancement: image smoothing, median filtering, sharpening gradient, Laplacian sharpening and pseudo-color (7) morphological processing: erosion, dilation, opening, closing, thinning (8) edge and contour: edge detection (robert, sobel, prewitt ...), Hough transform, contour extraction, seed fill, contour tracking Compile
Platform: | Size: 6663168 | Author: 黄知 | Hits:

[matlabSobel

Description: This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same ways such as Prewitt , Roberts , Canny and others.-This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same ways such as Prewitt , Roberts , Canny and others.
Platform: | Size: 107520 | Author: Tan | Hits:

[Special Effectschepaidingweisuanfayanjiu

Description: 摘要 车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一 种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通 管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。 本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基 于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。 其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包括 灰度变换、中值滤波、边缘检测和二值化;车牌定位包括车牌水平定位、车牌垂 直定位、颜色判断和细定位。 该定位系统是在C++Builder环境下实现的,针对不同大小车牌、不同光照条件 的1400张图片进行测试,其定位率可以达到92 以上;同时也将该算法封装成DLL 库,应用在雷达测试仪中,对各种光照条件下的视频流进行测试。测试结果证明 本文算法简单、快速、准确率高,满足车牌识别系统实时性、通用性、和准确性 的要求,具有一定的应用价值。 关键词:车牌定位Run Length Tamura纹理-Abstract As an important application form of target automatic recognition, vehicle license plate recognition( LPR) technology is used in some fields, such as electron charging, pass controlling and automobile stream supervising etc. The paper introduces license plate location system based on the principle of Run Length and Tamura texture feature. The system is developed based on video streams, mainly includes vehicle motion region detection, license plate image processing, vehicle license plate location. The detection of vehicle motion region uses the background estimation methods based on the average of multi-frame license plate image processing includes gray-scale transformation, median filtering, edge detection and binarization the license plate location includes license plate horizontal location, license plate vertical position, color judgments and accurate location. The system is achieved in the C++ Builder environment, and it uses 1400 images that are of different
Platform: | Size: 2509824 | Author: 王述 | Hits:

[Special EffectsVCPP-ImageProcess

Description: 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing, 3 sharpening, edge enhancement (vertical, horizontal, east, south, west, north, northeast, northwest, southeast, southwest, and 3 pull Plath method), 5 edge detection method, median filter denoising, artistic effects (oil painting, relief), fast Fourier transform, cosine transform, Walsh- Harbin you transform, corrosion expansion, opening and closing operation, edge detection, thinning and other functions. Good VC++ code for digital image processing, worth a visit!
Platform: | Size: 5143552 | Author: 王卫 | Hits:

[Special EffectsMybole

Description: 实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。-Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.
Platform: | Size: 10519552 | Author: 梁志敏 | Hits:

[Special EffectsEdge-based-edge-detection

Description: Roberts 边缘检测算子,检测水平和垂直边缘效果好于斜向边缘,定位精度高,对噪声敏感 -Roberts edge detection operator, the detection of horizontal and vertical edge effects better than the oblique edge, high positioning accuracy, noise-sensitive
Platform: | Size: 10240 | Author: kristena | Hits:

[Special Effectsedge-segmentation

Description: 对图像进行水平和垂直检测,并用不同的算子进行边缘分割,实现轮廓的凸显。-Horizontal and vertical image detection, and edge segmentation, contour highlights the different operators.
Platform: | Size: 776192 | Author: | Hits:

[Special EffectsVCPP-Sobel-Edge

Description: 利用Sobel算子从纵向和横向对灰度图像进行边缘检测源码!-Sobel operator from the vertical and horizontal edge detection source grayscale images!
Platform: | Size: 144384 | Author: 独角之灵 | Hits:

[Otherlicense-plate-recognition

Description: 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-This program uses edge detection and projection of license plate positioning method based on vertical Sobel operator, according to a prominent feature of the license plate area vertical texture operator Sobel vertical edge extraction, then the horizontal projection of the projector to get the license plate, the horizontal projection the Figure split out the license plate, and then use the the dilation operation license plate vertical positioning. Take advantage of the rotation projection method to find the license plate tilt angle, and then the license plate image tilt correction bilinear interpolation. The focal point for fine positioning license plate using the vertical projection method to identify each character, according to the the character center point cut. Cutting out pictures with each template images in the database, subtraction, calculation of the mean square error of the picture with the template, the mean square error of the smallest template is identified characters.
Platform: | Size: 7168 | Author: 埃米尔 | Hits:

[DSP programSobelEdge_all

Description: 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolution of two nuclear doing, a check with the usual vertical edges corresponding maximum, and the other corresponding maximum horizontal edges.
Platform: | Size: 792576 | Author: 王林 | Hits:

[Special EffectsDIPAX

Description: 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook source 1.IMAGE literacy 2. Geometric transformations: vertical mirroring, Horizontal Mirror, mirror on the corner 3. Spatial transformation: Fourier transform, Walsh transform, discrete cosine transform 4 Image restoration: mean filtering, median filtering, Gaussian filtering 5 Image Enhancement: binary, gray, histogram equalization, pseudo-color 6. feature detection: LOG, Robert, Sobel, Prewitte etc. edge detection operator
Platform: | Size: 9250816 | Author: 王国 | Hits:

[Special Effectsbianyuanjiance

Description: 利用sobel算子实现边缘检测,包括水平方向,垂直方向,以及45度,135度检测。-Using edge detection sobel operator, including horizontal and vertical directions, as well as 45 degrees, 135 degrees is detected
Platform: | Size: 3072 | Author: 李建辉 | Hits:

[matlabprewwit

Description: The Prewitt operator is used in image processing, particularly within edge detection algorithms. Technically, it is a discrete differentiation operator, computing an approximation of the gradient of the image intensity function. At each point in the image, the result of the Prewitt operator is either the corresponding gradient vector or the norm of this vector. The Prewitt operator is based on convolving the image with a small, separable, and integer valued filter in horizontal and vertical directions and is therefore relatively inexpensive in terms of computations. On the other hand, the gradient approximation which it produces is relatively crude, in particular for high frequency variations in the image. The Prewitt operator was developed by Judith M. S. Prewitt.
Platform: | Size: 1024 | Author: ali | Hits:

[DSP programImage

Description: 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准确,在检测不同方向的边沿时梯度的幅度一致。由于建筑物图像的特殊性,我们可以发现,处理该类型图像轮廓时,并不需要对梯度方向进行运算,所以程序并没有给出各向同性Sobel算子的处理方法。由于Sobel算子是滤波算子的形式,用于提取边缘,可以利用快速卷积函数,简单有效,因此应用广泛。 -Sobel operator (Sobel operator) operator is one of image processing, mainly for edge detection. Technically, it is a discrete difference operator for the operation gradient approximation image brightness function. At any point using this image operator, will have its corresponding gradient vector or vector method Sobel operator has two, one is to detect the horizontal edge the other is to detect vertical flat edge. Sobel operator is another form of isotropic Sobel (Isotropic Sobel) operator, there are two, one is to detect the horizontal edge, and the other vertical edge detection isotropic Sobel operator Sobel operator and ordinary compared to its location more accurate weighting factor, consistent detect edges in different directions when the magnitude of the gradient. Due to the special nature of the building of the image, we can see that, when dealing with this type of image contour, gradient direction does not need to be operational, so the program does not give an isotropic Sobe
Platform: | Size: 277504 | Author: 林晓冬 | Hits:
« 12 »

CodeBus www.codebus.net